No-Tab
Controls with this style set are skipped when the user navigates the screen using the Tab and the Backtab keys.
 
Example - Define a web-browser in screen section that would be skipped when tab is pressed
screen section.
...
  03 screen-1-wb-1 Web-Browser
     line 23.9
     column 2.2
     size 62.2 cells 
     lines 25.6 cells 
     id 15
     no-tab
     value "https://www.veryant.com"
     .